GET FTP FILE SIZE

This command will return the size of the current ftp file being pointed at.

  Syntax
Return Integer=GET FTP FILE SIZE()
  Returns

The size of the file being loaded

  Example Code
ftp connect
size=get ftp file size()
ftp disconnect
  See also

FTP Commands Menu
Index